text/template.state.notAFunction (method)

4 uses

	text/template (current package)
		exec.go#L473: func (s *state) notAFunction(args []parse.Node, final reflect.Value) {
		exec.go#L491: 		s.notAFunction(cmd.Args, final)
		exec.go#L497: 	s.notAFunction(cmd.Args, final)
		exec.go#L576: 		s.notAFunction(args, final)